[INFO] fetching crate yutio-common 0.1.0-alpha...
[INFO] fixing yutio-common-0.1.0-alpha against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate yutio-common 0.1.0-alpha into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate yutio-common 0.1.0-alpha
[INFO] finished tweaking crates.io crate yutio-common 0.1.0-alpha
[INFO] tweaked toml for crates.io crate yutio-common 0.1.0-alpha written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yutio-common 0.1.0-alpha on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yutio-common 0.1.0-alpha already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mlua-sys v0.6.8
[INFO] [stderr]   Downloaded noise v0.9.0
[INFO] [stderr]   Downloaded windows-targets v0.53.2
[INFO] [stderr]   Downloaded erased-serde v0.4.6
[INFO] [stderr]   Downloaded ravif v0.11.20
[INFO] [stderr]   Downloaded rgb v0.8.51
[INFO] [stderr]   Downloaded avif-serialize v0.8.5
[INFO] [stderr]   Downloaded ron v0.10.1
[INFO] [stderr]   Downloaded av1-grain v0.2.4
[INFO] [stderr]   Downloaded zune-jpeg v0.4.19
[INFO] [stderr]   Downloaded bytemuck v1.23.1
[INFO] [stderr]   Downloaded image-webp v0.2.3
[INFO] [stderr]   Downloaded mlua v0.10.5
[INFO] [stderr]   Downloaded image v0.25.6
[INFO] [stderr]   Downloaded lua-src v547.0.0
[INFO] [stderr]   Downloaded luajit-src v210.5.12+a4f56a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6ad655ab64020de87de17611a86d8daf0240762c759fddac50b6040763891a28
[INFO] running `Command { std: "docker" "start" "6ad655ab64020de87de17611a86d8daf0240762c759fddac50b6040763891a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ad655ab64020de87de17611a86d8daf0240762c759fddac50b6040763891a28" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ad655ab64020de87de17611a86d8daf0240762c759fddac50b6040763891a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ad655ab64020de87de17611a86d8daf0240762c759fddac50b6040763891a28" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking rgb v0.8.51
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking noise v0.9.0
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ron v0.10.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking mlua v0.10.5
[INFO] [stderr]     Checking yutio-common v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |         MISSING_TEXTURE_PATH => Bytes::from(include_builtin!("resources/img/missing.png").as_slice()),
[INFO] [stdout]    |                                             --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |         PLAYER_TEXTURE_PATH => Bytes::from(include_builtin!("resources/player.png").as_slice()),
[INFO] [stdout]    |                                            ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |         CROSSHAIR_PATH => Bytes::from(include_builtin!("resources/crosshair.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |         "img/empty.png" => Bytes::from(include_builtin!("resources/img/empty.png").as_slice()),
[INFO] [stdout]    |                                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |         "img/air.png" => Bytes::from(include_builtin!("resources/img/air.png").as_slice()),
[INFO] [stdout]    |                                      ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |         "img/barrier.png" => Bytes::from(include_builtin!("resources/img/barrier.png").as_slice()),
[INFO] [stdout]    |                                          --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |         "img/dirt.png" => Bytes::from(include_builtin!("resources/img/dirt.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |         "img/stone.png" => Bytes::from(include_builtin!("resources/img/stone.png").as_slice()),
[INFO] [stdout]    |                                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |         "img/cobblestone.png" => Bytes::from(include_builtin!("resources/img/cobblestone.png").as_slice()),
[INFO] [stdout]    |                                              ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |         "img/snow.png" => Bytes::from(include_builtin!("resources/img/snow.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |         "img/gravel.png" => Bytes::from(include_builtin!("resources/img/gravel.png").as_slice()),
[INFO] [stdout]    |                                         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |         "img/grass.png" => Bytes::from(include_builtin!("resources/img/grass.png").as_slice()),
[INFO] [stdout]    |                                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |         "img/sand.png" => Bytes::from(include_builtin!("resources/img/sand.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |         "img/ice.png" => Bytes::from(include_builtin!("resources/img/ice.png").as_slice()),
[INFO] [stdout]    |                                      ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |         "img/tnt.png" => Bytes::from(include_builtin!("resources/img/tnt.png").as_slice()),
[INFO] [stdout]    |                                      ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |         "img/power_grid.png" => Bytes::from(include_builtin!("resources/img/power_grid.png").as_slice()),
[INFO] [stdout]    |                                             ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |         "img/button.png" => Bytes::from(include_builtin!("resources/img/button.png").as_slice()),
[INFO] [stdout]    |                                         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |         "img/water.png" => Bytes::from(include_builtin!("resources/img/water.png").as_slice()),
[INFO] [stdout]    |                                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |         "img/lava.png" => Bytes::from(include_builtin!("resources/img/lava.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |         "img/acid.png" => Bytes::from(include_builtin!("resources/img/acid.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |         "img/wood.png" => Bytes::from(include_builtin!("resources/img/wood.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         "img/bricks.png" => Bytes::from(include_builtin!("resources/img/bricks.png").as_slice()),
[INFO] [stdout]    |                                         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |         "img/cloth.png" => Bytes::from(include_builtin!("resources/img/cloth.png").as_slice()),
[INFO] [stdout]    |                                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |         "img/concrete.png" => Bytes::from(include_builtin!("resources/img/concrete.png").as_slice()),
[INFO] [stdout]    |                                           ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |         "img/terracotta.png" => Bytes::from(include_builtin!("resources/img/terracotta.png").as_slice()),
[INFO] [stdout]    |                                             ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |         "img/lamp.png" => Bytes::from(include_builtin!("resources/img/lamp.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         "img/glass.png" => Bytes::from(include_builtin!("resources/img/glass.png").as_slice()),
[INFO] [stdout]    |                                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |         "img/lump.png" => Bytes::from(include_builtin!("resources/img/lump.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |         "img/ingot.png" => Bytes::from(include_builtin!("resources/img/ingot.png").as_slice()),
[INFO] [stdout]    |                                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |         "img/ore_overlay.png" => Bytes::from(include_builtin!("resources/img/ore_overlay.png").as_slice()),
[INFO] [stdout]    |                                              ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |         "README.txt" => Bytes::from(include_builtin!("resources/README.txt").as_slice())
[INFO] [stdout]    |                                     ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |         MISSING_TEXTURE_PATH => Bytes::from(include_builtin!("resources/img/missing.png").as_slice()),
[INFO] [stdout]    |                                             --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |         PLAYER_TEXTURE_PATH => Bytes::from(include_builtin!("resources/player.png").as_slice()),
[INFO] [stdout]    |                                            ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |         CROSSHAIR_PATH => Bytes::from(include_builtin!("resources/crosshair.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |         "img/empty.png" => Bytes::from(include_builtin!("resources/img/empty.png").as_slice()),
[INFO] [stdout]    |                                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |         "img/air.png" => Bytes::from(include_builtin!("resources/img/air.png").as_slice()),
[INFO] [stdout]    |                                      ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |         "img/barrier.png" => Bytes::from(include_builtin!("resources/img/barrier.png").as_slice()),
[INFO] [stdout]    |                                          --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |         "img/dirt.png" => Bytes::from(include_builtin!("resources/img/dirt.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |         "img/stone.png" => Bytes::from(include_builtin!("resources/img/stone.png").as_slice()),
[INFO] [stdout]    |                                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |         "img/cobblestone.png" => Bytes::from(include_builtin!("resources/img/cobblestone.png").as_slice()),
[INFO] [stdout]    |                                              ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |         "img/snow.png" => Bytes::from(include_builtin!("resources/img/snow.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |         "img/gravel.png" => Bytes::from(include_builtin!("resources/img/gravel.png").as_slice()),
[INFO] [stdout]    |                                         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |         "img/grass.png" => Bytes::from(include_builtin!("resources/img/grass.png").as_slice()),
[INFO] [stdout]    |                                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |         "img/sand.png" => Bytes::from(include_builtin!("resources/img/sand.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |         "img/ice.png" => Bytes::from(include_builtin!("resources/img/ice.png").as_slice()),
[INFO] [stdout]    |                                      ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |         "img/tnt.png" => Bytes::from(include_builtin!("resources/img/tnt.png").as_slice()),
[INFO] [stdout]    |                                      ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |         "img/power_grid.png" => Bytes::from(include_builtin!("resources/img/power_grid.png").as_slice()),
[INFO] [stdout]    |                                             ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |         "img/button.png" => Bytes::from(include_builtin!("resources/img/button.png").as_slice()),
[INFO] [stdout]    |                                         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |         "img/water.png" => Bytes::from(include_builtin!("resources/img/water.png").as_slice()),
[INFO] [stdout]    |                                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |         "img/lava.png" => Bytes::from(include_builtin!("resources/img/lava.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |         "img/acid.png" => Bytes::from(include_builtin!("resources/img/acid.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |         "img/wood.png" => Bytes::from(include_builtin!("resources/img/wood.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         "img/bricks.png" => Bytes::from(include_builtin!("resources/img/bricks.png").as_slice()),
[INFO] [stdout]    |                                         -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |         "img/cloth.png" => Bytes::from(include_builtin!("resources/img/cloth.png").as_slice()),
[INFO] [stdout]    |                                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |         "img/concrete.png" => Bytes::from(include_builtin!("resources/img/concrete.png").as_slice()),
[INFO] [stdout]    |                                           ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |         "img/terracotta.png" => Bytes::from(include_builtin!("resources/img/terracotta.png").as_slice()),
[INFO] [stdout]    |                                             ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |         "img/lamp.png" => Bytes::from(include_builtin!("resources/img/lamp.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |         "img/glass.png" => Bytes::from(include_builtin!("resources/img/glass.png").as_slice()),
[INFO] [stdout]    |                                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |         "img/lump.png" => Bytes::from(include_builtin!("resources/img/lump.png").as_slice()),
[INFO] [stdout]    |                                       ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |         "img/ingot.png" => Bytes::from(include_builtin!("resources/img/ingot.png").as_slice()),
[INFO] [stdout]    |                                        ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |         "img/ore_overlay.png" => Bytes::from(include_builtin!("resources/img/ore_overlay.png").as_slice()),
[INFO] [stdout]    |                                              ------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `CARGO_WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]   --> src/resources.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         include_bytes!(concat!(env!("CARGO_WORKSPACE_DIR"), "/base/", $path))
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |         "README.txt" => Bytes::from(include_builtin!("resources/README.txt").as_slice())
[INFO] [stdout]    |                                     ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: `CARGO_WORKSPACE_DIR` may not be available for the current Cargo target
[INFO] [stdout]    = help: Cargo sets build script variables at run time. Use `std::env::var("CARGO_WORKSPACE_DIR")` instead
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `include_builtin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `translate::*`
[INFO] [stdout]   --> src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub use translate::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `translate::*`
[INFO] [stdout]   --> src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub use translate::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yutio-common` (lib) due to 31 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `yutio-common` (lib test) due to 31 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6ad655ab64020de87de17611a86d8daf0240762c759fddac50b6040763891a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ad655ab64020de87de17611a86d8daf0240762c759fddac50b6040763891a28", kill_on_drop: false }`
[INFO] [stdout] 6ad655ab64020de87de17611a86d8daf0240762c759fddac50b6040763891a28
